-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.1.0
-
Code
-
Classes
- Mode
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
198 |
Lines of code |
60 |
Logical lines of code |
29 |
Comment lines |
104 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_init() |
S |
55 |
7 |
17 |
is_live() |
S |
76 |
2 |
4 |
is_wcpay_dev_mode_defined() |
S |
72 |
2 |
6 |
get_wp_environment_type() |
S |
74 |
2 |
5 |
is_test() |
S |
77 |
1 |
4 |
is_test_mode_onboarding() |
S |
77 |
1 |
4 |
set_test_mode_onboarding() |
S |
81 |
1 |
3 |
is_dev() |
S |
77 |
1 |
4 |
live() |
S |
77 |
1 |
4 |
test() |
S |
77 |
1 |
4 |
dev() |
S |
74 |
1 |
5 |